Skip to content

Conversation

yuan-h-1994
Copy link

@yuan-h-1994 yuan-h-1994 commented Jun 18, 2021

Goの初心者ですが、画像形式変換コマンドを作りました。宜しければレビューをお願いいたします。

仕様

  • main.go : main関数。
  • convertフォルダ:
    conver.go:conver関数
    conver_test.go:conver関数をテストします
    imgフォルダ:test用の画像
  • imgフォルダ:変換する画像と変換された画像を保存するフォルダです。

機能

入力に応じて画像形式を変換します(JPGからPNG、JPGからGIFだけできます)。

実行

go run main.go
提示に従って、PNGかGIFを入力します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant